From 003f0a0d6d2d98f717d0cd69a69e89f6e8460c41 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 29 Apr 2012 23:53:56 -0700 Subject: [PATCH] * doc/emacs/search.texi (Regexp Search): Just say "Emacs". --- doc/emacs/ChangeLog | 2 ++ doc/emacs/search.texi | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index b34b8b7f405..af20bc77177 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,5 +1,7 @@ 2012-04-30 Glenn Morris + * search.texi (Regexp Search): Just say "Emacs". + * display.texi (Auto Scrolling): Reword to avoid repetition and improve page break. diff --git a/doc/emacs/search.texi b/doc/emacs/search.texi index 9d30c6f4caf..152ac605843 100644 --- a/doc/emacs/search.texi +++ b/doc/emacs/search.texi @@ -456,7 +456,7 @@ apply to the lazy highlight, which always matches whole words. @cindex search for a regular expression A @dfn{regular expression} (or @dfn{regexp} for short) is a pattern -that denotes a class of alternative strings to match. GNU Emacs +that denotes a class of alternative strings to match. Emacs provides both incremental and nonincremental ways to search for a match for a regexp. The syntax of regular expressions is explained in the next section. -- 2.30.2